wayland: implementation of pointer_handle_axis.
authorJosé Dapena Paz <jdapena@igalia.com>
Fri, 13 Jul 2012 14:29:25 +0000 (16:29 +0200)
committerRob Bradford <rob@linux.intel.com>
Mon, 16 Jul 2012 14:37:53 +0000 (15:37 +0100)
commita93f2460560a934e8e75cd2822721748da61b645
treee8bf50789d4ca2bbd880a5fb4beba834dd0c3c05
parent23c5ebafcee720d608d5c8f86c89816686e8d057
wayland: implementation of pointer_handle_axis.

We translate wayland pointer axis events to GDK smooth scroll events, to
implement pointer_handle_axis events.

https://bugzilla.gnome.org/show_bug.cgi?id=679986
Signed-off-by: Rob Bradford <rob@linux.intel.com>
gdk/wayland/gdkdevice-wayland.c